net/http.http2serverConn.pushEnabled (field)
6 uses
net/http (current package)
h2_bundle.go#L4099: pushEnabled: true,
h2_bundle.go#L4228: pushEnabled bool
h2_bundle.go#L5319: sc.pushEnabled = s.Val != 0
h2_bundle.go#L5480: sc.pushEnabled = false
h2_bundle.go#L6595: if !sc.pushEnabled {
h2_bundle.go#L6608: if !sc.pushEnabled {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)